home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / scheme / schematk / src_1152.lha / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1991-12-15  |  301 b   |  13 lines

  1. #
  2. # Makefile.preamble for Schematik
  3. #
  4. # This file is included just before app.make is read in.
  5. #
  6.  
  7. OTHER_GARBAGE = *~ .nfs*
  8. NOMACHO =
  9. LANGUAGE_DIRECTORIES = English.lproj French.lproj German.lproj
  10. OTHER_SOURCEFILES = $(LANGUAGE_DIRECTORIES)
  11. #OTHER_LIBS = -lMallocDebug
  12. TOUCH_DATE = "12/15/91 01:10:00"
  13.